home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / freedos / doc / format / contrib.txt < prev    next >
Encoding:
Text File  |  2003-07-17  |  1.2 KB  |  23 lines

  1. CONTRIB.TXT
  2.  
  3. Contributers:
  4.  
  5. Jan Verhoeven       Supplied the equations for converting the logical 
  6.                     sectors to physical cylinders, heads, and sectors.
  7. John Price          Supplied the algorithms for correctly computing the
  8.                     number of sectors per FAT.
  9. James Clark         Sent me information regarding IOCTL call 0x21440d,
  10.                     functions 0x47 and 0x67.  These functions allow the
  11.                     access flag to be set to force a DOS kernel to allow
  12.                     interrupt 0x25/0x26 access to an unformatted logical
  13.                     drive.
  14. Tom Ehlert          Interrupt 0x25/0x26 code, portability enhancements,
  15.                     improved error detection and trapping.
  16. Bart Oldeman        Modified the FreeDOS kernel to support IOCTL call
  17.                     0x21440d, function 0x67.
  18. Jim Hall            Support for getopt, cleanup in format.c, new makefile.
  19. Bart Oldeman        Assisted with the addition of FAT32 support.  See the
  20.                     news.txt file, under version 0.90, for a full
  21.                     description.
  22. Eric Auer           Many changes and bug fixes for version 0.92
  23.